﻿@charset "utf-8";

.lunhuan a {display: block;height: 100%;position: absolute;width: 100%;z-index: 2;}
.indexFirst{height: 420px;position: relative;}

/*轮换大区域*/
.lunhuan{width:100%;height:600px;position:relative;}
.lunhuancenter li{-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;}
.lunhuan #lunhuanback{width:100%;height:600px;position:absolute;left:0px;top:0px;overflow:hidden;}
.lunhuan #lunhuanback p{width:100%;height:600px;position:absolute;left:0px;top:0px;opacity:0;filter:alpha(opacity=0);}
.lunhuan #lunhuanback p.lunhuanback{background: url("../Image/Home_index/Nav/6.jpg") no-repeat scroll center center;}
.lunhuan #lunhuanback p.lunhuanback0{background: url("../Image/Home_index/Nav/0.jpg") no-repeat scroll center center;}
.lunhuan #lunhuanback p.lunhuanback1{background: url("../Image/Home_index/Nav/1.jpg") no-repeat scroll center center;}
.lunhuan #lunhuanback p.lunhuanback2{background: url("../Image/Home_index/Nav/2.jpg") no-repeat scroll center center;}
.lunhuan #lunhuanback p.lunhuanback3{background: url("../Image/Home_index/Nav/3.jpg") no-repeat scroll center center;}
.lunhuan #lunhuanback p.lunhuanback4{background: url("../Image/Home_index/Nav/7.jpg") no-repeat scroll center center;}
.lunhuan .lunhuan_main{width:1180px;height:600px;margin:0 auto;position:relative;}
#lunbonum
{
    position: absolute;
    right: 50%;
    bottom: -20px;
    z-index: 5;
}


#lunbonum li{width:10px;height:10px;float:left;margin-left:5px;background:#000000;cursor:pointer;opacity: 0.3;filter:alpha(opacity=30);}
#lunbonum .lunboone,#lunbonum li:hover{background:#ffffff;cursor:pointer;opacity: 1;filter:alpha(opacity=100);}

ul,ol,dl,dt,li{list-style: none;}















